home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12052 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  499 b 

  1. Path: newsfeed.direct.ca!news
  2. From: etoivane@direct.ca (Ed Toivanen)
  3. Newsgroups: comp.lang.c
  4. Subject: level order binary search
  5. Date: 29 Mar 1996 00:03:25 GMT
  6. Organization: Your Organization
  7. Message-ID: <4jf9cd$p4d@aphex.direct.ca>
  8. NNTP-Posting-Host: van-pm-1104.direct.ca
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.6
  12.  
  13. What is the algorithm for a level order search of a binary tree?
  14. Knuth leaves it as an "exercise for the reader".  Peachy.
  15.  
  16.  
  17. Thanks, Ed
  18.  
  19.